[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _twM3C()
 ----------------------------------------------------------------------------
     Get the X coordinate of the mouse cursor. The return value is
     always given in virtual screen coordinates. ( 0 - 640 )

       Arguments:

     None.

       Return:

     X coordinate of the mouse cursor at the time of the function call
     in virtual screen coordinates.

       Example:

     nColumn := INT( _twM3C() / 8 )

See Also: twMGetRC() twMSetRC() twMFound()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson